Results for spec@ext_texture_compression_s3tc@texwrap formats offset

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.073735
Stdout
Testing GL_EXT_texture_compression_s3tc.
Using texture offsets.
Testing GL_COMPRESSED_RGB_S3TC_DXT1
Fail with NEAREST and REPEAT at (12,36) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with NEAREST and CLAMP at (131,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (220,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Fail with LINEAR and REPEAT at (12,125) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with LINEAR and CLAMP_TO_EDGE at (220,125) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT1
Fail with NEAREST and REPEAT at (12,36) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with NEAREST and CLAMP at (131,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (220,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Fail with LINEAR and REPEAT at (12,125) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with LINEAR and CLAMP_TO_EDGE at (220,125) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT3
Fail with NEAREST and REPEAT at (12,36) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with NEAREST and CLAMP at (131,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (220,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Fail with LINEAR and REPEAT at (12,125) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with LINEAR and CLAMP_TO_EDGE at (220,125) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT5
Fail with NEAREST and REPEAT at (12,36) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with NEAREST and CLAMP at (131,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (220,36) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Fail with LINEAR and REPEAT at (12,125) @ 2,0
  Expected: 0 0 0 255
  Observed: 255 154 74 255
Fail with LINEAR and CLAMP_TO_EDGE at (220,125) @ 12,0
  Expected: 255 0 0 255
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 154 74 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/texwrap GL_EXT_texture_compression_s3tc offset -auto -fbo
dmesg
None

Back to summary